Skip to content

Build Android wheels in CI#240

Open
timrid wants to merge 1 commit intopython-cffi:mainfrom
timrid:android-wheels
Open

Build Android wheels in CI#240
timrid wants to merge 1 commit intopython-cffi:mainfrom
timrid:android-wheels

Conversation

@timrid
Copy link
Copy Markdown

@timrid timrid commented Apr 8, 2026

This PR adds building wheels for Android in CI.

Android is official supported since 3.13 (see PEP 738), so only wheels for Python 3.13 and 3.14 are build.

The prebuild libffi from https://github.com/beeware/cpython-android-source-deps is used similar to the iOS build. This prebuild version is the same that the official python build uses (see here).

FYI: @mhsmith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant